/*
首页模块命名规范：col-index-模块英文名称，如：col-index-news
内页页面外层容器命名规范：
1、通用样式：col-page，内页外层容器通用样式，使用方法<div class="col-page col-page-about"></div>
2、页面样式：col-page-模块英文名称，如：col-page-about（关于我们页面）
3、内页模块命名规范：col-模块英文名称，如：col-product（产品）、col-honor（荣誉）
其他命名规范：
1、使用swiper、owl.Carousel等插件时，插件外层容器可用模块名称-container,如product-container
2、使用英文名称为样式命名，不要出现拼音和首字母
3、模块最外层容器命名规范：col-自定义名称
4、样式命名中单词由符号“-”来连接，如：col-culture,col-hot-product
备注：上面所说的模块不是指系统后台模块，是网站前台页面中的组成模块，如：首页中包含网站头部、产品、新闻、荣誉、案例、网站底部，其中每个部分视为一个模块。
*/
@charset "utf-8";
/* noto-sans-sc-100 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 100;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-300 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 300;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-regular */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: regular;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-500 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 500;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-600 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 600;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-700 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-900 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 900;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'iconfont';  /* Project id 2214638 */
  src: url('//at.alicdn.com/t/font_2214638_66w6iqndljq.woff2?t=1646982708127') format('woff2'),
       url('//at.alicdn.com/t/font_2214638_66w6iqndljq.woff?t=1646982708127') format('woff'),
       url('//at.alicdn.com/t/font_2214638_66w6iqndljq.ttf?t=1646982708127') format('truetype');
}
html{overflow-x: hidden;}
body {font-family:'arial','Noto Sans SC';min-width: 320px;color: #000;overflow: hidden;}
@font-face {
  font-family: 'goomay';  /* project id 523133 */
  src: url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.eot');
  src: url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.woff') format('woff'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.svg#goomay') format('svg');
}
.goomay a {
  font-family:"goomay" !important;
  font-size:12px!important;
  color: rgb(0,0,0,1)!important;
  font-style:normal;
  font-weight: normal;
  text-decoration: none!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  transition: .5s all;
}
.icon-goomay a:before { content: "\e602"; }
.goomay a:hover{color: rgb(0,0,0,.5)!important;}
.icon-g:before { content: "\e603"; }
.iconfont {font-family: 'iconfont';}
li {list-style: none;}
i {font-style: normal;}
a {color: #000;}
a:focus{text-decoration: none}
a:hover { color: #000;text-decoration: none;}
p,h1,h2,h3,h4,h5,h6,ul,
li {  margin: 0;  padding: 0;}
img {  border: 0;  max-width: 100%;}
.relative { position: relative;}
.container {  width: 1200px;  padding: 0;}
.container2 {  max-width: 1600px; width:100%;  margin: 0 auto; padding: 0 10px;position: relative;}
.syposition{position: relative;background-color: #fff;}
#page{padding-top: 0px; overflow: hidden;}
nav.mm-menu_offcanvas{display: none;}
#header a.mm_btn{display: none; width: 55px; height: 55px; position: absolute; right: 0; top:0;  background: #0067b7; transition: .3s all;}
#BMapLib_transBox0 table td{box-sizing: content-box !important;}
.target-fix {position: relative;display: block;height: 0;overflow: hidden;}
img[src=""],img:not([src]){opacity:0 !important;}
.iconfont{font-family: 'iconfont';}
/* 滚动条 */
::-webkit-scrollbar{width: 5px;  height: 110px;  background-color: #F5F5F5;  }  
/*定义滚动条轨道 内阴影+圆角*/  
::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);border-radius: 10px;background-color: #F5F5F5;}    
/*定义滑块 内阴影+圆角*/  
::-webkit-scrollbar-thumb{border-radius: 10px;background-color: #bdbdbd;}  
/*滑块效果*/
::-webkit-scrollbar-thumb:hover{border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: rgba(0,0,0,0.4);}
/*IE滚动条颜色*/
html {scrollbar-face-color:#bfbfbf;/*滚动条颜色*/scrollbar-highlight-color:#000;scrollbar-3dlight-color:#000;scrollbar-darkshadow-color:#000;scrollbar-Shadow-color:#adadad;/*滑块边色*/scrollbar-arrow-color:rgba(0,0,0,0.4);/*箭头颜色*/scrollbar-track-color:#eeeeee;/*背景颜色*/}
/* header */
.header{width: 100%;}
.header .inner{}
.header .head-top{height: 110px;line-height: 110px;}
.header .head-top .logo{font-size: 0;height: 110px;line-height: 110px;}
/* .header .head-top .index-search{}
.header .head-top .index-search input{border:none;height: 50px;line-height: 50px;vertical-align: middle}
.header .head-top .index-search input.inpt3{width: 500px;padding-left: 30px;background: #ededed;border-top-left-radius: 2px;border-bottom-left-radius: 2px}
.header .head-top .index-search input.inpt4{background: #c7242c;color:#fff;width: 120px;border-top-right-radius: 2px;border-bottom-right-radius: 2px} */
.header .head-top .index-contact{padding-left: 45px;position: relative;line-height: 1;margin-top: 35px;}
.header .head-top .index-contact .iconfont{color:#0067b7;font-size: 36px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.header .head-top .index-contact p{font-size: 16px;}
.header .head-top .index-contact strong{color:#c7242c;font-size: 24px;}
.header .head-top .product-list{position: relative;margin-right: 15px;height: 50px;line-height: 50px;margin-top: 30px;}
.header .head-top .product-list>a{background: #c7242c;width: 240px;height:100%;color:#fff;padding-left: 16%;display: block;position: relative;}
.header .head-top .product-list>a::after{content:'';background: url(../images/down.png)no-repeat center center;width: 17px;height: 17px;position: absolute;top: 50%;margin-top: -9px;right:12%;transition: 0.3s}
.header .head-top .product-list ul{position: absolute;line-height: 1.5;width: 100%;top: 50px;z-index: 2;background: #fff;display: none;}
.header .head-top .product-list ul li{}
.header .head-top .product-list ul li a{padding: 10px 12px;color:#000;display: block;transition: 0.2s}
.header .head-top .product-list ul li a:hover{background: #c7242c;color:#fff;}
.header .head-top .product-list>a:hover::after{transform: rotate(180deg)}
.header .head-nav{background: #5b5758;height: 60px;line-height: 60px;}
.header .head-nav ul{}
.header .head-nav ul li{float: left;margin-right: 80px;position: relative;}
.header .head-nav ul li:last-child{margin-right: 0;}
.header .head-nav ul li a{color:#fff;display: block;padding: 0 3px;}
.header .head-nav ul li.active::after,.header .head-nav ul li:hover::after{content:'';width: 100%;height: 3px;background: #fd030f;position: absolute;bottom: 0;left: 0;}
.header .head-nav .contact-way{margin-right: 25px;padding-right: 25px;position: relative;}
.header .head-nav .contact-way::after{content:'';width: 1px;height: 20px;background: #ededed;position: absolute;right: 0;top:50%;margin-top: -10px;}
.header .head-nav .contact-way a{color:#fff;}
.header .head-nav .contact-way a i{width: 21px;height: 20px;display: inline-block;vertical-align: middle;margin-right: 15px;line-height: 1}
.header .head-nav .language{position: relative;}
.header .head-nav .language a{color:#fff;}
.header .head-nav .language a i:nth-child(1){width: 18px;height: 18px;display: inline-block;vertical-align: middle;margin-right: 5px;line-height: 1}
.header .head-nav .language .lang-none{position: absolute;line-height: 40px;background: #5b5758;z-index: 2;right: 0;display: none}
.header .head-nav .language .lang-none a{display: block;height: 100%;text-align: right;padding:0 19px;transition: 0.2s}
.header .head-nav .language .lang-none a:hover{background: #c7242c}
.header .head-nav .language:hover .lang-none{display: block}
.header .head-nav.active{position: fixed;top: 0;left: 0;right: 0;width: 100%;z-index: 99;}

/* banner */
.col-banner {transition: 0.5s all ease;position: relative;}
.col-banner .swiper-slide{background-position: center !important;background-size: cover !important;}
#col-index-banner .container{position: relative;height: 100%;}
#col-index-banner .ban_cont{position: absolute;top: 50%;left: 0;width: 100%;transform: translateY(-50%);padding-left: 15%;}
#col-index-banner .ban_cont p:nth-child(1){font-size: 36px;color:#c7242c;font-weight: bold;width: 72%;margin-bottom: 5px;line-height: 1.2;transform: translateY(25px);opacity: 0;transition: all .5s;}
#col-index-banner .ban_cont p:nth-child(2){font-size: 14px;color:#333333;transform: translateY(25px);opacity: 0;transition: all .5s;}
#col-index-banner .swiper-slide-active .ban_cont p:nth-child(1){transform: none;opacity: 1;transition-delay: .5s;}
#col-index-banner .swiper-slide-active .ban_cont p:nth-child(2){transform: none;opacity: 1;transition-delay: .66s;}
#col-index-banner .banner-container .swiper-pagination{z-index: 10;}
#col-index-banner .banner-container .swiper-pagination span{width: 25px;height:8px;background: #fff;border-radius: 0;opacity: 1;margin:0 10px;}
#col-index-banner .banner-container .swiper-pagination span.swiper-pagination-bullet-active{background: #c7242c}
#col-index-banner .proList{position: absolute;top: 0;left:8.33%;z-index: 2;height: 100%;background: #5b5758;width: 260px; }
#col-index-banner .proList>ul {height: 100%;display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */display: -moz-box; /* 老版本语法: Firefox (buggy) */display: -ms-flexbox; /* 混合版本语法: IE 10 */display: -webkit-flex; /* 新版本语法: Chrome 21+ */display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */align-items: center; flex-wrap: wrap;padding: 35% 0}
#col-index-banner .proList>ul>li{line-height: 50px;height: 50px;width: 100%;display: block;position: relative;}
#col-index-banner .proList>ul>li:last-child{margin-bottom: 0;}
#col-index-banner .proList>ul>li>a{display: block;height: 100%;padding-left: 25px;color:#fff;position: relative;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
#col-index-banner .proList>ul>li>a::after{content:'>';color:#fff;position: absolute;right:30px;top:50%;transform: translateY(-50%);font-family: 'simhei';font-weight: bold}
#col-index-banner .proList>ul>li:hover>a{background: #c7242c}
#col-index-banner .proList .child-list{position: absolute;left: 100%;top:-50px;z-index: 2;padding-left: 10px;width: 360px;display: none}
#col-index-banner .proList .child-list::before{content: "";width: 0px;height: 0px;border-top: 7.5px solid transparent;border-bottom: 7.5px solid transparent;border-right: 10px solid #f7f7f7;position: absolute;left: 0;top:67.5px;}
#col-index-banner .proList .child-list ul{background: #f7f7f7;padding: 60px 0;padding-left: 25%;}
#col-index-banner .proList .child-list ul li{margin-bottom: 40px;font-size: 0;}
#col-index-banner .proList .child-list ul li a{display: block}
#col-index-banner .proList .child-list ul li:last-child{margin-bottom: 0;}
#col-index-banner .proList .child-list ul li .img{display: inline-block;margin-right: 20px;}
#col-index-banner .proList .child-list ul li .title{display: inline-block;vertical-align: middle}
#col-index-banner .proList .child-list ul li .title h2{font-size: 16px;color:#666;}
#col-index-banner .proList .child-list ul li .title p{font-size: 12px;color:#999999;line-height: normal}
#col-index-banner .proList .child-list.active{display: block;}
#col-index-banner .proList .child-list.active ul li{-webkit-animation: fadeInUp 0.5s both;  animation: fadeInUp 0.5s both;}
#col-banner .ban_cont{position: absolute;top: 50%;left: 0;width: 100%;transform: translateY(-50%);}
#col-banner .ban_cont h1{color:#fff;font-size: 36px;transform: translateY(25px);opacity: 0;transition: all .5s;}
#col-banner .swiper-slide-active .ban_cont h1{transform: none;opacity: 1;transition-delay: .5s;}

/* 首页about */
.col-index-about{background: #f2f2f2;padding:0 0 40px;}
.col-index-about .row{position: relative;margin-bottom: 45px;}
.col-index-about .img1{padding-right: 0}
.col-index-about .img2{padding-left: 0;height: 100%;position: absolute;top:0;right: 0;}
.col-index-about .img2 .content{height: 50%;background: #fff;text-align: center;padding-top: 8%}
.col-index-about .img2 .content p:nth-child(2){font-size: 24px;color:#4c494a;margin:5px 0 15px;font-weight: bold;}
.col-index-about .img2 .content p:nth-child(3){color:#545454;width: 80%;margin:0 auto 35px;}
.col-index-about .img2 .content a{display: inline-block;padding: 15px 45px;background: #ededed;border-radius: 5px;color:#4c494a;transition: 0.3s}
.col-index-about .img2 .content a:hover{box-shadow: 0px 3px 7px 0px rgba(10, 2, 4, 0.17);background: #c7242c;color:#fff;}
.col-index-about .img2 .img{height: 50%;}
.col-index-about ul{background: #fff;padding: 80px 0;}
.col-index-about ul li{float: left;width: 33.33%;position: relative;text-align: center;}
.col-index-about ul li>i{width: 80px;height: 80px;border:2px solid #5b5758;border-radius: 50%;text-align: center;display: block;padding-top: 20px;margin:0 auto 25px;transition: 0.3s; }
.col-index-about ul li:hover>i{transform: translateY(-10px)}
.col-index-about ul li h2{font-size: 20px;color: #4c494a;margin-bottom: 10px;}
.col-index-about ul li .content{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;color:#999999;width: 70%;margin:0 auto 25px;}
.col-index-about ul li>a{padding: 15px 40px;background: #ededed;display: inline-block;border-radius: 5px;color:#4c494a;font-size: 16px;transition: 0.2s}
.col-index-about ul li>a:hover{box-shadow: 0px 3px 7px 0px rgba(10, 2, 4, 0.17);background: #c7242c;color:#fff;}
.col-index-about ul li>span{display: block;position: absolute;bottom: -30px;width: 100%;text-align: center;left: 0;}
.col-index-about ul li>span a{color:#a8a2a3;}
.col-index-about ul li>span a:hover{text-decoration: underline;}
.col-index-about ul li:nth-child(2)::before{content:'';width: 1px;height: 200px;background: #e5e5e5;position: absolute;left: 0;top:50%;margin-top: -100px;}
.col-index-about ul li:nth-child(2)::after{content:'';width: 1px;height: 200px;background: #e5e5e5;position: absolute;right: 0;top:50%;margin-top: -100px;}




/* 首页product */
.col-index-product{background: #f2f2f2;padding: 6% 0 5%;}
.col-index-product .col-tab{margin-bottom: 30px;}
.col-index-product .col-tab ul li{float: left;width: 16.66%;background: #fff;}
.col-index-product .col-tab ul li a{height: 80px;line-height: 80px;font-size: 15px;color:#404040;display: block;text-align: center;transition: 0.2s;position: relative;}
.col-index-product .col-tab ul li:not(:last-child) a::after{content:'';width: 1px;height: 40px;background: #a8a8a8;position: absolute;right: -1px;top: 50%;margin-top: -20px;}
.col-index-product .col-tab ul li a i{width:60px;height: 40px;display: inline-block;background-image: url(../images/tb-h.png);background-repeat: no-repeat;vertical-align: middle;}
.col-index-product .col-tab ul li:nth-child(1) a i{background-position-x:-20px}
.col-index-product .col-tab ul li:nth-child(2) a i{background-position-x:-120px}
.col-index-product .col-tab ul li:nth-child(3) a i{background-position-x:-220px}
.col-index-product .col-tab ul li:nth-child(4) a i{background-position-x:-320px}
.col-index-product .col-tab ul li:nth-child(5) a i{background-position-x:-420px}
.col-index-product .col-tab ul li:nth-child(6) a i{background-position-x:-520px}
.col-index-product .col-tab ul li:hover a,.col-index-product .col-tab ul li.active a{background: #c7242c;color:#fff;}
.col-index-product .col-tab ul li:hover a i,.col-index-product .col-tab ul li.active a i{background-image: url(../images/tb-b.png);}
.col-index-product .col-box{}
.col-index-product .col-box .box{display: none;}
.col-index-product .col-box .box.active{display: block;-webkit-animation: fadeIn 1s both 0.5s;  animation: fadeIn 1s both 0.5s;}
.col-index-product .col-box .box .product-container{padding-bottom: 50px;}
.col-index-product .col-box .box .swiper-pagination{bottom: 0;}
.col-index-product .col-box .box .swiper-pagination span{width: 12px;height: 12px;background: #fff;opacity: 1;}
.col-index-product .col-box .box .swiper-pagination span.swiper-pagination-bullet-active{background: #c7242c;}
.col-index-product .col-box .box .swiper-slide{background: #fff;text-align: center;}
.col-index-product .col-box .box .swiper-slide a{display: block;height: 100%;position: relative;overflow: hidden;}
.col-index-product .col-box .box .swiper-slide a i{width: 156px;height: 23px;background: url(../images/logo2.png)no-repeat center center;display: block;position: absolute;top:25px;left: 30px;z-index: 2;}
.col-index-product .col-box .box .swiper-slide .img{min-height: 100px}
.col-index-product .col-box .box .swiper-slide .img img{transition: 0.5s;}
.col-index-product .col-box .box .swiper-slide:hover .img img{transform: scale(1.1);opacity: 0.8;}
.col-index-product .col-box .box .swiper-slide .title{position: absolute;bottom: 15px;width: 100%;left: 0;}
.col-index-product .col-box .box .swiper-slide .title h3{font-size: 16px;color:#404040;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.col-index-product .col-box .box .swiper-slide .title p{font-size: 13px;color:#bfbfbf;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

/* 首页news */
.col-index-news{background: #f2f2f2;padding: 20px 0 6%;}
.col-index-news .news-container{padding-bottom:50px;}
.col-index-news ul li{float: left;width: 32%;margin-right: 2%;margin-bottom: 20px;}
.col-index-news ul li .news-box{background: #fff;transition: 0.3s}
.col-index-news ul li a{display: block;height: 100%;padding: 25px 35px;} 
.col-index-news ul li a .time{padding-bottom: 16px; margin-top:15px; color:#888;  border-bottom: 2px solid #f2f2f2;font-family: 'Noto Sans sc';position: relative;margin-bottom: 20px;transition: 0.2s}

.col-index-news ul li a .time p:nth-child(2){font-size: 14px;color:#5b5758;}
.col-index-news ul li a .time i{}
.col-index-news ul li a h2{color:#4c494a; font-weight:bold; font-size: 16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-bottom: 15px;transition: 0.2s}
.col-index-news ul li a .content{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 13px;color:#888;height: 77px; line-height:26px;}
.col-index-news ul li .news-box:hover{box-shadow: 0px 3px 7px 0px rgba(10, 2, 4, 0.17);}
.col-index-news ul li .news-box:hover .time p{color:#c7242c !important;}
.col-index-news ul li .news-box:hover h2{color:#c7242c;}
.col-index-news .swiper-pagination{text-align:center; width:100%; }
.col-index-news .swiper-pagination-bullet{width:12px; height:12px; margin:0 5px;}





/* page */
.page {text-align: center;}
.page ul li a{border:none;background: #e0e0e0;color:#404040;margin:0 2px;width: 31px;height:31px;border:none;padding: 0;line-height: 31px;border-radius: 0 !important;}
.page ul li.disabled a{border:none;background: #e0e0e0;}
.page ul li.active a{border:none;background: #c7242c;color:#fff;}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {border:none;background: #e0e0e0;color:#404040}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {border:none;background: #c7242c;color:#fff;}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {background: #e0e0e0;color:#404040;}
.pagination>li:last-child>a, .pagination>li:last-child>span{color: #404040}
.pagination>li:first-child>a, .pagination>li:first-child>span{margin-right: 20px}
.pagination>li:last-child>a, .pagination>li:last-child>span{margin-left: 20px;}
/* 内页 */
.col-page{position: relative;}/*内页通用页面外层容器样式*/

/* 关于我们 */
.col-page-about{}
.col-page-about .col-profile .container2{padding: 5% 0 4%;}
.col-page-about .col-profile .container2 h2{text-align: center;color:#333333;font-size: 36px;margin-bottom: 35px;font-weight: 400}
.col-page-about .col-profile .container2 .content{font-size: 16px;color:#545454;line-height: 1.8}
.col-page-about .col-purpose .container2{padding: 3% 0 4%;}
.col-page-about .col-purpose .container2 .content{height: 680px;padding: 6% 5%;color:#fff}
.col-page-about .col-purpose .container2 .content p{line-height: 1.8}
.col-page-about .col-purpose .container2 .content p:nth-child(1){font-size: 36px;}
.col-page-about .col-purpose .container2 .content p:nth-child(4){margin:40px 0 20px;}
.col-page-about .col-purpose .container2 .content p:nth-child(5){margin-left: 100px;}
.col-page-about .col-exhibition .container2{padding: 3% 0 6.5%;}
.col-page-about .col-exhibition .container2 h2{text-align: center;font-size: 36px;color:#333333;margin-bottom: 40px;font-weight: 400}
.col-page-about .col-exhibition .container2 .exhibition-container{padding-bottom: 80px;}
.col-page-about .col-exhibition .container2 .swiper-slide .img{min-height: 100px;}
.col-page-about .col-exhibition .container2 .swiper-pagination{bottom: 0;}
.col-page-about .col-exhibition .container2 .swiper-pagination span{width: 12px;height: 12px;background: #c7242c;}

/* 产品 */
.col-page-product{}
.col-page-product .select{margin:5% 0 6%;}
.col-page-product .select>div{display: inline-block;vertical-align: middle;position: relative;}
.col-page-product .select>div p{border-bottom: 1px solid #bfbfbf;}
.col-page-product .select>div p a{color:#4c4c4c;font-size: 16px;display: block;height: 100%;padding: 5px 90px 5px 60px;position: relative;}
.col-page-product .select>div p a i{position: absolute;right: 10px;top: 50%;margin-top: -8px;transition: 0.2s}
.col-page-product .select>div p a.active i{transform: rotate(180deg)}
.col-page-product .select>div ul{position: absolute;width: 100%;margin-top: 1px;padding:0 10px;left: 0;z-index: 98;display: none;}
.col-page-product .select>div ul li{}
.col-page-product .select>div ul li a{color:#4c4c4c;font-size: 16px;transition: 0.2s;display: block;padding:12px 10px 12px 50px;background: #f2f2f2;}
.col-page-product .select>div ul li a:hover{color:#fff;background: #c7242c}
.col-page-product .container2>ul li{float: left;width: 23%;margin-right: 2.666%;margin-bottom: 50px;text-align: center;transition:all 0.3s;border:1px solid rgba(0,0,0,0)}
.col-page-product .container2>ul li:nth-child(4n){margin-right: 0;}
.col-page-product .container2>ul li a{display: block;height: 100%;position: relative;}
.col-page-product .container2>ul li a i{width: 156px;height: 23px;background: url(../images/logo2.png)no-repeat center center;display: block;position: absolute;top:25px;left: 15px;z-index: 2;}
/* .col-page-product .container2>ul li a .img{height: 280px;line-height: 280px;} */
.col-page-product .container2>ul li a .img{min-height: 200px}
.col-page-product .container2>ul li a .img img{margin:0 auto;display: inline-block}
.col-page-product .container2>ul li a .title{position: absolute;width: 100%;bottom: 15px;left: 0}
.col-page-product .container2>ul li a .title h3{font-size: 18px;color:#404040;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.col-page-product .container2>ul li a .title p{font-size: 14px;color:#999999;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.col-page-product .container2>ul li:hover{box-shadow: 0px 7px 14px 0px rgba(10, 2, 4, 0.15);border:1px solid rgb(199, 36, 44);transform: translateY(-5px)}

.col-page-product .pro_show{padding: 20px 0 6%;}
.col-page-product .pro_show .caseleft{width: 43.75%}
.col-page-product .pro_show .caseright{width: 56.25%;position: relative;padding-top:30px;padding-left: 5%;line-height: 1.8}
.col-page-product .pro_show .caseright h1{font-size: 24px;color:#c7242c;margin-bottom: 25px;}
.col-page-product .pro_show .caseright h1 span{font-size: 18px;color:#404040;display: inline-block;width: 110px;}
.col-page-product .pro_show .caseright .col-detail{margin-bottom: 40px;font-size: 0;}
.col-page-product .pro_show .caseright .col-detail h3{display: inline-block;font-size: 18px;color:#404040;width: 110px;line-height: 1.5}
.col-page-product .pro_show .caseright .col-detail>div{display: inline-block;vertical-align: top;color:#545454;font-size: 16px;width: calc(100% - 110px)}

.jqueryzoom{width: 100%;overflow: hidden;margin:0 auto;border:1px solid #cccccc;position: relative;}
.jqueryzoom i{width: 156px;height: 23px;background: url(../images/logo2.png)no-repeat center center;display: block;position: absolute;top:25px;left: 15px;}
.jqueryzoom .cloudzoom{ margin:0 auto; text-align: center; width: 100%;}
.product-thumb{position: relative;margin-top:15px;}
.product-thumb .cloudzoom-gallery{cursor: pointer;width: 100%;}
.product-thumb .cloudzoom-gallery.cloudzoom-gallery-active{border:1px solid #c7242c}
/* CSS for zoom window. */
.cloudzoom-zoom {border: 1px solid #888;width: 500px;height: 200px;box-shadow: -0px -0px 10px rgba(0,0,0,0.40);z-index: 99;}
/* CSS for zoom window in 'inside' mode. */
.cloudzoom-zoom-inside {border: none;box-shadow: none;z-index: 98;}
/* CSS for captions */
.cloudzoom-caption {display: none; text-align: left;background-color: #000;color: #fff;font-weight: bold;padding: 10px;font-family: sans-serif;font-size: 11px;}
/* A blank image */
.cloudzoom-blank {background-image: url(blank.png);}
/* The animated ajax loading image */
.cloudzoom-ajax-loader {/*background-image: url(ajax-loader.gif);*/width: 32px;height: 32px;}
.col-product-detail{margin:40px 0 6%;}
.col-product-detail .col-detail{margin-bottom: 10px;}
.col-product-detail .col-detail h3{font-size: 18px;color:#404040;padding-bottom: 10px;border-bottom: 1px solid #cccccc;margin-bottom: 20px;}
.col-product-detail .col-detail div{min-height: 60px;line-height: 1.8;color:#545454;padding-left: 30px;}

.col-page-product .met_tools {border-top: 1px solid #ddd;margin-top: 30px;position: relative;padding: 10px 10px 0;}
table.pro_table td {
    border: 1px solid #ccc;
        line-height: 30px;
    text-align: center;
    vertical-align: middle;
    padding:0 1%;
}
table.pro_table tr td:first-child{
  width:20%;
}
table.pro_table2 tr td:first-child{
  width:30% !important;
}




/* application */
.col-page-technology{}
.col-page-technology .col-application{}
.col-page-technology .col-application .container2{padding: 6% 0 5%;}
.col-page-technology .col-application .container2 h2{text-align: center;font-size: 36px;color:#333333;font-weight: 400;margin-bottom: 4%;}
.col-page-technology .col-application .container2 .product-container{padding-bottom: 70px;}
.col-page-technology .col-application .container2 .swiper-slide .img{overflow: hidden;}
.col-page-technology .col-application .container2 .swiper-slide .img img{transition: 0.5s}
.col-page-technology .col-application .container2 .swiper-slide:hover .img img{transform: scale(1.1)}
.col-page-technology .col-application .container2 .swiper-slide .title{background: #ededed;text-align: center;padding: 12px 0;}
.col-page-technology .col-application .container2 .swiper-slide .title h3{font-size: 16px;color:#545454;}
.col-page-technology .col-application .container2 .swiper-slide .title p{color:#999999;}
.col-page-technology .col-application .container2 .swiper-pagination{bottom: 0;}
.col-page-technology .col-application .container2 .swiper-pagination span{background: #c7242c;width: 12px;height: 12px;}
.col-page-technology .col-support{}
.col-page-technology .col-support .container2{padding: 0 0 8%;}
.col-page-technology .col-support .container2 .content{height: 560px;padding-top: 140px;}
.col-page-technology .col-support .container2 .content p{font-size: 16px;color:#404040;line-height: 2}
.col-page-technology .col-support .container2 .content p:nth-child(1){text-shadow: 2.5px 4.33px 10px rgba(10, 2, 4, 0.18);color: rgb(199, 36, 44);font-weight: bold;font-size: 60px;}


/* news */
.col-page-news{}
.col-page-news .news-top{padding: 5% 0 6%;}
.col-page-news .news-top .box{float: left;width: 24%;margin-right: 1.33%;transition: 0.3s}
.col-page-news .news-top .box:nth-child(4n){margin-right: 0;}
.col-page-news .news-top .box .img{overflow: hidden;}
.col-page-news .news-top .box .img img{transition: 0.5s}
.col-page-news .news-top .box:hover .img img{transform: scale(1.1)}
.col-page-news .news-top .box .title{background: #f5f5f5;padding: 20px 25px;transition: 0.3s;position: relative;}
.col-page-news .news-top .box .title p{color:#999999;transition: 0.3s;margin-bottom: 5px;}
.col-page-news .news-top .box .title h2{font-size: 18px;color:#4c4c4c;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;transition: 0.3s}
.col-page-news .news-top .box .title i{display: block;position: absolute;right:20px;top:50%;line-height: 1;margin-top: -12px;}
.col-page-news .news-top .box:hover{box-shadow: 0px 4px 10px 0px rgba(10, 2, 4, 0.22);}
.col-page-news .news-top .box:hover .title{background: #c7242c}
.col-page-news .news-top .box:hover .title p{color:#fff}
.col-page-news .news-top .box:hover .title h2{color: #fff}
.col-page-news .news-top .box:hover i svg path{fill: #fff;}
.col-page-news .container2 ul li{margin-bottom: 50px;transition: 0.3s;border:1px solid #cccccc; width:48%; margin:1%; float:left;}
.col-page-news .container2 ul li a{display: -webkit-box;display: -moz-box;display: box;display: -ms-flexbox;}
.col-page-news .container2 ul li .img{overflow: hidden;width: 300px;}
.col-page-news .container2 ul li .img img{transition: 0.5s}
.col-page-news .container2 ul li .title{padding: 0 10px 50px;width: calc(100% - 300px);position: relative;}
.col-page-news .container2 ul li h2{font-size: 18px;color:#4c4c4c;margin:15px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;line-height: 1.5;height: 54px;transition: 0.3s;}
.col-page-news .container2 ul li .content{color:#808080;overflow: hidden;margin-bottom: 25px;transition: 0.3s;line-height: 2;height: 56px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.col-page-news .container2 ul li p{color:#b2b2b2;margin-bottom: 15px;transition: 0.3s;}
.col-page-news .container2 ul li span{display: block;width: 100%;height: 50px;line-height: 50px;border-top:1px solid #cccccc;padding: 0 10px;position: relative;color:#808080;transition: 0.3s;position: absolute;bottom: 0;left: 0;}
.col-page-news .container2 ul li span i{display: block;line-height: 1;position: absolute;right: 10px;top:50%;margin-top: -8px;}
.col-page-news .container2 ul li:hover .img img{transform: scale(1.1)}
.col-page-news .container2 ul li:hover {background: #c7242c;box-shadow: 0px 4px 10px 0px rgba(10, 2, 4, 0.22);transform: translateY(-5px)}
.col-page-news .container2 ul li:hover h2,.col-page-news .container2 ul li:hover .content,.col-page-news .container2 ul li:hover p,.col-page-news .container2 ul li:hover span,.col-page-news .container2 ul li:hover i svg path{color:#fff;fill: #fff;}

/* 新闻详情页 */
.col-news { position: relative; margin: 0 auto; margin: 0 auto;}
.col-news article {margin:40px 0;float: left;width: 100%;}
.col-news .met_clear {clear: both;}
.col-news .met_module2 h1.met_title {font-size: 28px;font-weight: normal;padding: 5px 0;color:#000;}
.col-news .met_module2 .met_infos {color: #818181;font-size: 12px;margin-bottom: 30px;padding-bottom: 10px;border-bottom: 1px solid #ddd;}
.col-news .met_module2 .met_time { padding-right: 6px;}
.col-news .met_module2 .met_source {padding-right: 6px;}
.col-news .met_module2 .met_source a {color: #607fa6;}
.col-news .met_module2 .met_editor { padding: 0 10px;color:#000;}
.col-news .met_editor {line-height: 2;}
.col-news .met_tools {border-top: 1px solid #ddd;margin-top: 30px;position: relative;padding: 10px 10px 0;}
.col-news .met_tools .met_page {clear: both;color: #818181;}
.col-news .met_tools .met_page li {display: inline-block;list-style: none;margin-right: 30px;}
.col-news .met_tools .met_page li:last-child{margin-right: 0}
.col-news .met_tools .met_page li span {padding-right: 5px;}
.col-news .met_tools .met_page a {color: #607fa6;}
/* recruit */
.col-page-recruit{}
.col-page-recruit .col-mind{}
.col-page-recruit .col-mind .container2{padding: 3.5% 0;}
.col-page-recruit .col-mind .container2 .content{float: left;width: 50%;padding-right: 45px;padding-top:2.5%}
.col-page-recruit .col-mind .container2 .content h2{font-size: 36px;color:#333333;margin-bottom: 30px;}
.col-page-recruit .col-mind .container2 .content .cont{line-height: 1.8;color:#545454;}
.col-page-recruit .col-mind .container2 .content .cont p:nth-child(2n-1){color:#c7242c;font-size: 16px;}
.col-page-recruit .col-mind .container2 .content .cont p:nth-child(2n){margin-bottom: 25px;}
.col-page-recruit .col-mind .container2 .img{float: right;width: 50%;}




/* contact */
.col-page-contact{}
.col-page-contact .col-way{}
.col-page-contact .col-way .container2{padding: 5% 0 3%;}
.col-page-contact .col-way .content{text-align: center;}
.col-page-contact .col-way .content>p:nth-child(2){color:#333333;font-size: 24px;margin-bottom: 30px;}
.col-page-contact .col-way .content table{margin:0 auto;text-align: left;}
.col-page-contact .col-way .content table td{width: 400px;font-size: 16px;color:#333333;line-height: 1.8}
.col-page-contact .col-way .content table td:nth-child(1){padding-right: 40px;}
.col-page-contact .col-way .content table td:nth-child(2){padding-left: 40px;}

.col-page-contact #allmap{width:100%;height:680px;box-shadow: 0.5px 0.866px 10px 0px rgba(9, 2, 4, 0.1);}
.col-page-contact #allmap img { max-width: 1070px; max-height: 680px;}
.col-page-contact #allmap label {max-width: 1070px;background: #fff !important;border:none !important;box-shadow: 0 2px 3px rgba(0,0,0,.1);padding: 10px !important;top: auto !important;bottom: 10px;left: 50% !important;transform: translateX(-45%)}
.col-page-contact #allmap label::before{content: "";width: 0px;height: 0px;border-top: 10px solid #fff;border-left: 10px solid transparent;border-right: 10px solid transparent;position: absolute;bottom: -10px;left: 50%;margin-left: -10px;}
.col-page-contact .col-message .container2{padding: 5% 0;}
.col-page-contact .col-message .container2 h2{text-align: center;font-size: 36px;margin-bottom: 30px;color:#333333;font-weight: 400;}
.col-page-contact .col-message .container2 form ul{font-size: 0}
.col-page-contact .col-message .container2 form ul li{font-size: 14px;}
.col-page-contact .col-message .container2 form ul li:nth-child(-n+3){display: inline-block;width: 32%;margin-right: 2%;margin-bottom: 30px;}
.col-page-contact .col-message .container2 form ul li:nth-child(3){margin-right: 0;}
.col-page-contact .col-message .container2 form ul li p{font-size: 16px;color:#808080;margin-bottom: 15px;}
.col-page-contact .col-message .container2 form ul li input{border:1px solid #cbcbcb;background-color: #f5f5f5;padding-left: 45px;width: 100%;height: 50px;}
.col-page-contact .col-message .container2 form ul li textarea{border:1px solid #cbcbcb;background-color: #f5f5f5;padding-left: 45px;width: 100%;padding-top: 15px;min-height: 300px;}
.col-page-contact .col-message ul li:nth-child(1) input{background-image: url(../images/1.png);background-repeat: no-repeat;background-position: 12px center;}
.col-page-contact .col-message ul li:nth-child(2) input{background-image: url(../images/2.png);background-repeat: no-repeat;background-position: 12px center;}
.col-page-contact .col-message ul li:nth-child(3) input{background-image: url(../images/3.png);background-repeat: no-repeat;background-position: 12px center;}
.col-page-contact .col-message ul li:nth-child(4) textarea{background-image: url(../images/5.png);background-repeat: no-repeat;background-position: 12px 15px;}
.col-page-contact .col-message ul li:nth-child(1) input.focus{background-image: url(../images/1_f.png);}
.col-page-contact .col-message ul li:nth-child(2) input.focus{background-image: url(../images/2_f.png);}
.col-page-contact .col-message ul li:nth-child(3) input.focus{background-image: url(../images/3_f.png);}
.col-page-contact .col-message ul li:nth-child(4) textarea.focus{background-image: url(../images/5_f.png);}
.col-page-contact .col-message ul li input::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */color: #bfbfbf;}
.col-page-contact .col-message ul li input:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */color: #bfbfbf;}
.col-page-contact .col-message ul li input::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */color: #bfbfbf;}
.col-page-contact .col-message ul li input:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/color: #bfbfbf;}
.col-page-contact .col-message ul li textarea::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */color: #bfbfbf;}
.col-page-contact .col-message ul li textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */color: #bfbfbf;}
.col-page-contact .col-message ul li textarea::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */color: #bfbfbf;}
.col-page-contact .col-message ul li textarea:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/color: #bfbfbf;}
.col-page-contact .col-message ul li textarea:-ms-input-placeholder{color:#bfbfbf}
.col-page-contact .col-message .col-sub{text-align: center;margin:60px 0 0}
.col-page-contact .col-message .col-sub input{border-width: 1px;border-color: rgb(224, 224, 224);border-style: solid;background-color: rgb(237, 237, 237);width: 199px;height: 49px;font-size: 16px;color:#4c4c4c;transition: 0.3s;margin:0 15px;}
.col-page-contact .col-message .col-sub input:hover{background: #d8000f;border:1px solid #d8000f;color:#fff;}
.col-recruitment .container2{padding: 5% 0;}
.col-recruitment h2{text-align: center;font-size: 36px;margin-bottom: 50px;color:#333333;}
.col-recruitment .job table {width:100%;}
.col-recruitment .job table tr th{padding: 15px 0;font-size: 14px;font-weight: normal;width:25%;background: #c7242c;text-align: center;color:#fff;}
.col-recruitment .jobtit table tr td{width:25%;padding:15px 0;font-size: 15px;text-align: center;}
.col-recruitment .job>ul>li{border:1px solid #cccccc;border-top:none;}
.col-recruitment .job>ul>li .jobtit:hover td{color: #fff;background: #c7242c}
.col-recruitment .job ul li .jobtit {color: #333;cursor: pointer;position: relative;}
.col-recruitment .job ul li .jobtit span {width: 63px;height: 49px;display: inline-block;font-size: 13px;color: #fff;font-weight: bold;padding-left: 10px;}
.col-recruitment .job ul li .jobtit span b {font-family: arial;font-size: 18px;}
.col-recruitment .job ul li .jobtit span.zhiwei {width: 90%;display: inline-block;height: 49px;overflow: hidden;background: none;color: #333;font-weight: normal;padding-left: 0;}
.col-recruitment .job ul li .jobtit span.zhiwei b {font-size: 14px;}
.col-recruitment .job ul li .jobtit i {width: 16px;height: 11px;background: #d80808;display: inline-block;position: absolute;top: 42px;left: 64px;transform: rotate(-39deg);display: none;}
.col-recruitment .job ul li .jobcon {display: none;padding:20px 6%;margin:0 40px 5px;background: #ededed;position: relative;}
.col-recruitment .job ul li .jobcon div{margin-bottom: 20px;color: #666;}
.col-recruitment .job ul li .jobcon td{padding: 0;}
.col-recruitment .job ul li .jobcon hr {border-top: 1px solid #cbc7bc;}
.col-recruitment .job ul li.active .jobtit{border:none;}
.col-recruitment .job ul li.active .jobcon{border-bottom: 0;-webkit-animation: fadeIn 1s both ;animation: fadeIn 1s both ;display: block;}
.col-recruitment .job ul li.active .jobtit .read_more{color:#b20009;}
.col-recruitment .job ul li.active .jobtit i {display: block;}
.col-recruitment .job ul li.active .jobtit span.zhiwei {color: #fff;}
.col-recruitment .jobcon ul {border-bottom: #e5e5e5 1px solid;padding-bottom: 10px;}
.col-recruitment .jobcon ul li{width:33.33%;float: left;;margin-bottom: 20px;line-height: 1.8;}
.col-recruitment .jobcon .content{padding: 15px 0;}
.col-recruitment .jobcon .content .box{float: left;width: 50%;padding-right: 5%;color:#000;line-height: 1.8;}
.col-recruitment .job{margin-bottom:80px;}
.col-recruitment .job>h3{color:#222222;font-size: 24px;font-weight: normal;margin-bottom: 35px;text-align: center;margin-top:40px;}

/* search */
.goomay-keywords-light{background: #dc3545 !important;color:#ffffff !important;}
#search{margin: 50px auto ;overflow:hidden}
.search_left{border: 1px solid #d6d6d6;padding-top:5px;padding-bottom:5px;}
.s_head{border-bottom: 1px solid #d6d6d6;height: 50px;}
.s_head h2{line-height: 50px;}
.s_body ul{margin-top: 10px;margin-left: 20px;  }
.s_body ul span{display: block;color: #333;line-height: 40px;}
.s_body ul input,.s_body ul select{height: 35px;width: 80%;line-height: 35px;border: 1px solid #e6e6e6;padding-left: 10px;margin-bottom: 10px;}
.s_body .sub input{height: 35px;line-height: 35px;background: #575757;border: 0;font-weight: bold;color: #fff;transition: 0.3s;text-align: center;padding-left: 0px;}
.search_right{padding-left: 40px;}
.search_right .no-result{text-align: center;font-size: 30px;color:#d80808;margin-top:50px;}
.search-result-title{font-size: 20px;font-weight: 600;color: #333;line-height: 30px;height: 30px;overflow: hidden;}
.entry-image {float: left;width: 120px;margin: 0 20px 0 0;}
.entry-c{position: relative;overflow: hidden;}
.search-result-info{padding:5px 0;}
.search-result-info li{display: inline-block;}
.search_right em{color: #004cff;}
.search_right .search-result{margin-left:25px;}
.search_right .search-li{border-bottom: 1px solid #d6d6d6;margin-bottom: 30px;padding-bottom: 10px;}
.search_right li{overflow: hidden;}
.search-result-info li:before{content: '/';display: inline-block;margin-left: 10px;margin-right: 10px;opacity: 0.5}
.search-result-info li:first-child:before { display: none; }
.product_list{padding-bottom: 15px;border-bottom: 1px solid #d6d6d6; margin-bottom: 15px;}
.product_img{float: left;}
.product_img img{border-radius: 50%;}
.product_img img:hover{width: 90px;height: 90px;}
.product_body{float: left;margin-left: 20px;margin-top: 10px;}
.se_news{float: right;width: 79%;}
.news ul li .se_news a {color:#d80808;text-decoration: underline;display: inline-block;height: 22px;overflow: hidden;transition: 0.3s;}
.search_right .news .date em{color: #fff;}



.col-wrap{}/*内页模块通用外层容器样式*/
.col-about, .col-img-wrap, .col-product-wrap{}/*内页模块外层容器样式*/
.col-about .title-head{}/*标题头*/
.col-about .content{}/*内容*/
.col-about .content .s-title{}/*终极标题*/
.col-about .content .s-content{}/*终极内容*/


/* 底部 */
#gotoTop{z-index: 299;position: fixed;width: 50px;height: 50px;right: 15px;top:50%;margin-top:65px;cursor: pointer;text-align: center;color:#d8000f;background: #fff;transition: 0.3s;border: 1px solid #ccc;}
#gotoTop:hover{background: #d8000f;color:#fff;}
#gotoTop i{font-size: 24px;}
#gotoTop span{display: block}
.footer{background: #5b5758;padding: 40px 0 0;}
.footer .footer-info{width: 25%;float: left;}
.footer .footer-info p{color:#fff;margin-bottom: 15px;}
.footer .footer-info ul{margin-top: 40px;}
.footer .footer-info ul li{display: inline-block;margin-right: 20px;width: 100px;}
.footer .footer-nav{float: right;width: 75%;}
.footer .footer-nav>ul{text-align: center;}
.footer .footer-nav>ul>li{display: inline-block;vertical-align: top;text-align: left;margin-right: 7%}
.footer .footer-nav>ul>li p.title{color:#fff;text-align: center;padding-top:15px;}
.footer .footer-nav>ul>li p:nth-child(3){margin-top: 20px;}
.footer .footer-nav>ul>li:last-child{margin-right: 0;}
.footer .footer-nav>ul>li>a{color:#fff;font-size: 16px;border-bottom: 1px solid transparent;}
.footer .footer-nav>ul>li ul{margin-top: 25px;}
.footer .footer-nav>ul>li ul li{line-height: 1.8;margin-bottom: 5px;}
.footer .footer-nav>ul>li ul li a{color:#e5e5e5;}
.footer .footer-nav>ul>li ul li a:hover{border-color: #fff;}
.footer .copyright{text-align: center;padding: 35px 0 5px;font-size: 12px;color:#999999;}

.index-message{width: 50px;height: 50px;z-index: 299;position: fixed;right: 15px;top:50%;margin-top: 5px;text-align: center;}
.index-message a{display: block;height: 100%;background: #fff;position: relative;z-index: 1;border:1px solid #ccc;line-height: 50px;padding-top: 5px;}
.index-message span{display: block;white-space: nowrap;position: absolute;color: #fff;background: #c7242c;top: 0;right: 0;transition: 0.3s;height: 100%;line-height: 50px;width: 50px;overflow: hidden;}
.index-message:hover span{right: 100%;padding: 0 20px;width: auto;}
.index-message .message-form{position: absolute;background: #ededed;padding: 20px 15px;right: 60px;bottom: -60px;width: 240px;height: 355px;overflow: hidden;text-align: left;display: none}
.index-message .message-form h2{font-size: 18px;color:#c7242c;position: relative;text-align: left;margin-bottom: 10px;cursor: pointer;}
.index-message .message-form h2 i{width: 12px;height: 2px;margin: 11px;background: #c7242c;position: absolute;right: 0;top: 0;}
.index-message .message-form ul li{margin-bottom: 10px;}
.index-message .message-form ul li input{height: 40px;padding-left: 5px;background: #fff;border:1px solid #cccccc;width: 100%;}
.index-message .message-form ul li textarea{padding-left: 5px;background: #fff;border:1px solid #cccccc;width: 100%}
.index-message .message-form .col-sub input{width: 80px;height: 35px;color: #fff;background: #c7242c;border-radius: 2px;border:none;}
.index-message:hover a{background: #c7242c;border:1px solid #c7242c;}
.index-message:hover path{fill:#ffffff;}
.customer-service{position: fixed;right: 15px;bottom: 50%;z-index: 999;margin-bottom: 5px;}
.customer-service ul li{width: 50px;height: 50px;text-align: center;line-height: 48px;background: #fff;position: relative;}
.customer-service ul li>span{display: block;white-space: nowrap;position: absolute;color: #fff;background: #c7242c;top: 0;right: 0;transition: 0.3s;height: 100%;width: 50px;overflow: hidden;}
.customer-service ul li:not(:last-child){margin-bottom: 10px;}
.customer-service ul li a{color: #c7242c;font-size: 20px;display: block;height: 100%;background: #fff;position: relative;z-index: 1;border:1px solid #ccc;}
.customer-service ul li:hover a{color:#fff;background: #c7242c;border:1px solid #c7242c}
.customer-service ul li:hover span{right: 100%;padding: 0 20px;width: auto;}
.customer-service ul li.wechat .code{position: absolute;right: 100%;margin-right: 10px;top: 50%;transform: translateY(-50%);display: none;padding:5px;background: #fff;z-index: 9999;}
.customer-service ul li.wechat .code::after{content:'';border-left:8px solid #fff;border-top: 6px solid transparent;border-bottom: 6px solid transparent;position: absolute;left:100%;top: 50%;transform: translateY(-50%);}
.customer-service ul li.wechat .code img{max-width: 120px;}


.footer .link{margin: 4vh 0 0;display: flex;align-items: flex-start;line-height: 1;}
.footer .link h3{color:#fff;font-size: 16px;margin-right: 20px;white-space: nowrap;}
.footer .link .list{font-size: 0;}
.footer .link .list a{color:#fff;font-size: 14px;margin: 0 12px 5px;transition: 0.3s;border-bottom: 1px solid transparent;display: inline-block;vertical-align: top;}
.footer .link .list a:hover{border-color:#c7242c}






/* 副导航 */
.vicenav{height: 80px;line-height: 80px;border-bottom: 1px solid #bfbfbf;}
.vicenav ul{font-size: 0;text-align: center;}
.vicenav ul li{display: inline-block;font-size: 16px;margin:0 3.5%}
.vicenav ul li a{color:#4c4c4c;display: block;height: 100%;padding: 0 10px;position: relative;}
.vicenav ul li.active a,.vicenav ul li:hover a{color:#c7242c;}
.vicenav ul li.active a::after,.vicenav ul li:hover a::after{content:'';width: 100%;height:4px;position: absolute;bottom: 0;left: 0;background: #c7242c;}

/* media */
@media (min-width: 1200px) {
  .container{width: 1200px}
}
@media (max-width: 1700px) {
  #col-index-banner .proList{left: 5%;}
  
  
}
@media (max-width: 1600px) {
  .container2{padding-left: 10px !important;padding-right: 10px !important;}
  #col-banner .swiper-slide{height: 550px !important;}
  #col-index-banner .proList{left: 4%;}
  
}
@media (max-width: 1500px) {
  #col-banner .swiper-slide{height: 500px !important;}
  #col-index-banner .ban_cont{padding-left: 20%}
  #col-index-banner .proList{left: 3%;}
  
  
}
@media (max-width: 1400px) {
  #col-banner .swiper-slide{height: 450px !important;}
  #col-index-banner .swiper-slide{height: 600px !important;}
  .header .head-nav ul li{margin-right: 40px;}
  .header .head-top .index-search input.inpt3{width: 300px;}
  #col-index-banner .ban_cont{padding-left: 220px}
  #col-index-banner .proList{left: 10px;width: 200px;}
  #col-index-banner .proList>ul>li>a::after{right:15px;}
  #col-index-banner .proList>ul>li>a{padding-left: 10px;}
  
  
}
@media (max-width: 1300px) {
  #col-banner .swiper-slide{height: 400px !important;}
  .col-index-about .img2 .content{padding-top: 5%}
  .col-index-about .img2 .content p:nth-child(3){margin-bottom: 15px;}
  #col-index-banner .swiper-slide{height: 550px !important;}
  
}
@media (max-width: 1200px) {
  #col-index-banner .proList .child-list ul{padding: 30px 0;padding-left: 40px;}
  #col-index-banner .proList .child-list ul li{margin-bottom: 20px;}
  .col-page-recruit .col-mind .container2 .content{width: 100%;padding:0;text-align: center}
  .col-page-recruit .col-mind .container2 .img{width: 100%}
  .col-page-recruit .col-mind .container2 .img img{width: 100%}
  #col-banner .swiper-slide{height: 350px !important;}
  .col-index-about .img1{float: none !important}
  .col-index-about .img2{float: none;position: relative;top: auto;right: auto;}
  .col-index-about .img2 .content{padding: 5% 0;}
  .col-index-product .col-tab ul li:nth-child(3n) a::after{display: none;}
  .col-index-product .col-tab ul li{width: 33.33%;}
  #col-index-banner .swiper-slide{height: 500px !important;}
  .header .head-nav ul li{margin-right: 20px;}
  .header .head-top .index-search input.inpt3{width: 200px;}
  .header .head-top .index-search input.inpt4{width: 80px}
  .header .head-nav .contact-way{margin-right: 10px;padding-right: 10px;}
  
  .container{width: 100%;padding: 0 10px;}
}
@media (max-width: 1100px) {
  #col-index-banner .swiper-slide{height: 450px !important;}
  
  
}
@media (max-width: 992px) {
  .col-page-news .container2 ul li h2{margin:5px 0;}
  .col-page-news .container2 ul li .content{margin-bottom: 10px;}
  .col-page-news .container2 ul li p{margin-bottom: 5px;}
  .col-page-news .container2 ul li span{line-height: 40px;height: 40px;}
  .col-page-news .container2 ul li .img{width: 200px;}
  .col-page-news .container2 ul li .title{width: calc(100% - 200px);}
  .col-page-contact #allmap{height: 400px;}
  .col-recruitment .jobcon ul li{width: 50%}
  /* .col-page-news .container2 ul li{width: 49%;margin-right: 2%;}
  .col-page-news .container2 ul li:nth-child(4n){margin-right: 2%}
  .col-page-news .container2 ul li:nth-child(2n){margin-right: 0} */
  .col-page-technology .col-support .container2 .content{height: auto;padding: 6% 0;}
  .col-page-technology .col-support .container2 .content p:nth-child(1){font-size: 48px;}
  .col-page-product .pro_show .caseleft,.col-page-product .pro_show .caseright{width: 100%;float: none !important;padding: 0}
  .col-page-product .pro_show .caseleft{width: 80%;margin: 0 auto 30px !important;}
  .col-page-product .container2>ul li{width: 32%;margin-right: 2%;margin-bottom: 20px;}
  .col-page-product .container2>ul li:nth-child(4n){margin-right: 2%;}
  .col-page-product .container2>ul li:nth-child(3n){margin-right: 0;}
  .col-page-about .col-purpose .container2 .content{height: 550px;}
  .col-page-about .col-profile .container2 h2,.col-recruitment h2,.col-page-about .col-purpose .container2 .content p:nth-child(1),.col-page-about .col-exhibition .container2 h2,.col-page-technology .col-application .container2 h2,.col-page-recruit .col-mind .container2 .content h2,.col-page-contact .col-message .container2 h2{font-size: 24px;margin-bottom: 10px;}
  #col-banner .swiper-slide{height: 300px !important;}
  .footer .footer-info{width: 100%;float: none;text-align: center;}
  .footer .copyright{padding: 10px 0}
  .col-index-news ul li:nth-child(1) a .img .content{    transform: none;opacity: 1;transition-delay: .1s;padding: 20px 10px}
  .col-index-news ul li{width: 49%;}
  .col-index-news ul li:nth-child(2n){margin-right: 0}
  .col-index-news ul li:nth-child(3n){width: 100%}
  .col-index-news ul li:nth-child(3) .news-box{float: left;width: 49%;margin-right: 2%}
  .col-index-news ul li:nth-child(3) .news-box:nth-child(2n){margin-right: 0}
  .col-index-about ul li{width: 100%;margin-bottom: 20px;}
  .col-index-about ul li .content{width: 100%;margin-bottom: 5px;}
  .col-index-about .img1{padding:0 10px;}
  .col-index-about .img2{padding: 0 10px;}
  .col-index-about .img2 .content p:nth-child(3){width: 100%;}
  #col-index-banner .swiper-slide{height:400px !important;}
  #header a.mm_btn{top:10px;}
  #col-index-banner .ban_cont p:nth-child(1){width: 100%;font-size: 24px;}
  .header .head-top,.header .head-top .logo{height: 60px;line-height: 60px}
  .header .head-nav,#col-index-banner .proList,.header .head-top .product-list,.header .head-top .index-search input.inpt3,.footer .footer-nav,.header .head-top .index-contact{display: none;}
  .header .head-top .index-search{height: 60px;}
  .header .head-top .index-search input.inpt4{width: 60px;height: 60px;background: url(../images/search.png)no-repeat center center;transition: 0.2s;border-left: 1px solid #cccccc;font-size: 0}
  .header .head-top .logo img{width: 250px;}
  .header .head-top .index-search{margin-right: 50px;line-height: 1}
  #col-index-banner .ban_cont{padding-left: 10px;}
  .header{position: fixed;width: 100%;top: 0;left: 0;border-bottom: 1px solid #cccccc;z-index: 99;}
  .header .inner{background: #fff;}
  .col-banner{margin-top: 60px;}
}
@media (max-width: 768px) {
  .footer .link{display: block;text-align: center;}
  .footer .link h3{margin-right: 0;margin-bottom: 10px;}
  .col-page-product .pro_show .caseleft{width: 100%}
  .col-page-product .pro_show .caseright .col-detail>div{width: 100%}
  .vicenav ul li:nth-last-child(2), .vicenav ul li:nth-last-child(2) ~ li {width: 50%;}
  .vicenav ul li:nth-last-child(3), .vicenav ul li:nth-last-child(3) ~ li {width: 33.33%;}
  .vicenav ul li:nth-last-child(4), .vicenav ul li:nth-last-child(4) ~ li {width: 25%;}
  .vicenav ul li:nth-last-child(5), .vicenav ul li:nth-last-child(5) ~ li {width: 20%;}
  .vicenav ul li:nth-last-child(6), .vicenav ul li:nth-last-child(6) ~ li {width: 16.66%;}
  .vicenav ul li{margin:0;font-size: 14px;}
  .col-page-contact .col-message .col-sub input{width: 120px;margin:0 5px}
  .col-page-contact .col-message .container2 form ul li textarea{min-height: 150px}
  .col-page-contact .col-message .container2 form ul li:nth-child(-n+3){width: 100%;margin-right: 0}
  .col-page-contact #allmap{height: 300px;}
  .col-page-contact .col-way .content table td{width: 100%;padding: 0 !important;display: block;}
  .col-recruitment .jobcon ul li{width: 100%}
  .col-recruitment .jobcon .content .box{width: 100%;padding-right: 0;}
  .col-recruitment .job ul li .jobcon{padding: 20px 10px;margin: 0 10px 10px;}
  .col-page-news .news-top .box{width: 100%;float: none;margin-right: 0;}
  .col-page-technology .col-support .container2 .content p:nth-child(1){font-size: 32px;}
  .col-page-product .pro_show .caseright .col-detail h3{display: block;width: auto;font-size: 18px;color: #404040;padding-bottom: 10px;border-bottom: 1px solid #cccccc;margin-bottom: 20px;}
  .col-product-detail .col-detail div{padding: 0}
  .col-page-product .container2>ul li{width: 49%;}
  .col-page-product .container2>ul li:nth-child(3n){margin-right: 2%;}
  .col-page-product .container2>ul li:nth-child(2n){margin-right: 0;}
  .col-page-about .col-purpose .container2 .content p:nth-child(5){margin-left: 50px;}
  .col-page-about .col-purpose .container2 .content{height: auto;}
  .col-page-about .col-purpose .container2 .content p img{width: 300px;}
  #col-banner .ban_cont h1{font-size: 24px;}
  #col-banner .swiper-slide{height: 250px !important;}
  .col-index-news ul li{width: 100%;margin-right: 0;}
  .col-index-news ul li:nth-child(3) .news-box{width: 100%;margin-right: 0}
  .col-index-product .col-tab ul li:nth-child(3n) a::after{content: '';width: 1px;height: 40px;background: #a8a8a8;position: absolute;right: -1px;top: 50%;margin-top: -20px;display: block;}
  .col-index-product .col-tab ul li:nth-child(2n) a::after{display: none;}
  .col-index-product .col-tab ul li{width: 50%;}
  .col-index-product .col-tab ul li a{height: 60px;line-height: 60px;}
  #col-index-banner .ban_cont p:nth-child(1){font-size: 20px;}
  #col-index-banner .swiper-slide{height: 350px !important;}
  
}
@media (max-width: 640px) {
  .col-page-product .container2>ul li a i{width: 78px;height: 11.5px;background-size: cover}
  .col-page-about .col-purpose .container2 .content p img{width: 250px;}
  .col-index-news ul li:nth-child(1) a .img{height: 300px;}
  #col-index-banner .swiper-slide{height: 300px !important;}
  /* .header .head-top .index-search{margin-right: 60px;} */
  .header .head-top .logo img{width: 200px;}
  
  
}

@media (max-width: 530px) {
  .col-page-news .container2 ul li a{display: block;}
  .col-page-news .container2 ul li .img,.col-page-news .container2 ul li .title{width: 100%;}
  .vicenav ul li{vertical-align: middle}
  .col-page-news .container2 ul li{width: 100%;margin-right: 0}
  .col-page-product .select>div p a{padding: 5px 60px 5px 30px;}
  .col-page-about .col-purpose .container2 .content p img{width: 200px;}
  #col-banner .swiper-slide{height: 200px !important;}
  .col-index-news ul li:nth-child(1) a .img{height: 250px;}
  .col-index-product .col-tab ul li{width: 100%;}
  .col-index-product .col-tab ul li a::after{display: none}
  .header .head-top .logo img{width: 180px;}
  
  
}
@media (max-width: 420px) {
  .col-page-product .container2>ul li{width: 100%;margin-right: 0}
  .col-index-news ul li:nth-child(1) a .img{height: 200px;}
  #col-index-banner .swiper-slide{height: 250px !important;}
  
}


/*手机版菜单*/
.mm-slideout{z-index: auto!important;}
@media screen and (max-width: 992px)  {
  #header a.mm_btn {background: center center no-repeat #d8000f;display: block;width: 60px;height:60px;position: absolute;top: 0;right:0; padding: 15px;z-index: 1; }
  #header .mm_btn .menu_bar {width: 30px;height: 30px; position: relative;transform: translateZ(0) rotate(0);transition: transform .4s cubic-bezier(.4,.01,.165,.99);}
  #header .mm_btn .menu_bar_item { position: absolute;left: 0;top: 0; transform: translateZ(0) rotate(0); transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s; -webkit-transform: translateZ(0) rotate(0); -webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s; width: 30px;height: 30px;}
  #header .mm_btn .menu_bar_item .rect{ width: 30px; height: 2px; background: #fff; position: absolute; left: 0; top: 14px;/*transition: transform .2s ease .2s;-webkit-transition: -webkit-transform .2s ease .2s;*/-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
  #header .mm_btn .menu_bar_item .rect.top {transform: translate3d(0,-8px,0); -webkit-transform: translate3d(0,-8px,0);}
  #header .mm_btn .menu_bar_item .rect.mid {transform: translate3d(0,0px,0); -webkit-transform: translate3d(0,0px,0); transition: 0.5s;}
  #header .mm_btn .menu_bar_item .rect.bottom {transform: translate3d(0,8px,0); -webkit-transform: translate3d(0,8px,0);}
  #header .mm_btn.is_active .menu_bar_item.mid{opacity: 0;}
  #header .mm_btn.is_active .menu_bar_item .rect {transition: transform 0s ease 0s; transform: translate3d(0,0,0); -webkit-transition: -webkit-transform 0s ease 0s; -webkit-transform: translate3d(0,0,0);}
  #header .mm_btn.is_active .menu_bar_item.bottom { transform: translateZ(0) rotate(-45deg); -webkit-transform: translateZ(0) rotate(-45deg);}
  #header .mm_btn.is_active .menu_bar_item {transform: translateZ(0) rotate(45deg);transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s;-webkit-transform: translateZ(0) rotate(45deg);-webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s;}
  /*菜单弹出方向*/
  .mm-menu_offcanvas{left: auto!important;}
  .mm-menu{right: 0!important;}
  .mm-menu_offcanvas.mm-menu_opened{z-index: 9!important;}
  .mm-slideout{z-index: 10!important;}
  .mm-menu.mm-menu_pageshadow:after{content: ""; display: block; width: 20px; height: 120%; position: absolute; right: 100%; top: -10%; z-index: 99; box-shadow: 0 0 10px rgba(0,0,0,.3);}/*弹出菜单边阴影*/
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform: translate(-80vw,0)!important;-ms-transform: translate(-80vw,0)!important;transform: translate(-80vw,0)!important;-webkit-transform: translate3d(-80vw,0,0)!important;transform: translate3d(-80vw,0,0)!important;/*transform: translate3d(80vw,0,0)!important;*/}
  .mm-wrapper_opened .mm-menu_fx-menu-slide {-webkit-transform: translate(0,0)!important;-ms-transform: translate(0,0)!important;transform: translate(0,0)!important;-webkit-transform: translate3d(0,0,0)!important;transform: translate3d(0,0,0)!important;}
  /**/
  #menu{ color:rgba(0,0,0,.8);}
  #menu .mm-listview .mm-btn_next:after{border-color: rgba(189,189,189,1);}
  #menu .mm-btn:after, #menu .mm-btn:before{border-color: rgba(189,189,189,1);}
  #menu .mm-navbar a, #menu .mm-navbar>*{color:rgba(0,0,0,.8); font-size: 16px;}
  #menu.mm-menu_theme-white .mm-counter{color:rgba(0,0,0,.6);}
  #menu .mm-searchfield input{background: rgba(0,0,0,.3);color: rgba(0,0,0,.2);}
  #menu .mm-listitem, #menu .mm-listitem #menu .mm-btn_next, #menu .mm-listitem #menu .mm-btn_next:before, #menu .mm-listitem:after, #menu .mm-listview{ border-color: rgba(0,0,0,.1); }
  #menu .mm-navbars_bottom, #menu .mm-navbars_top{border-color: rgba(0,0,0,.1);}
  #menu .mm-listitem a{font-size: 16px;}
}
@media (min-width: 550px){
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {-webkit-transform: translate(-440px,0)!important;-ms-transform: translate(-440px,0)!important;transform: translate(-440px,0)!important;-webkit-transform: translate3d(-440px,0,0)!important;transform: translate3d(-440px,0,0)!important;}
}
